home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / software / slunec / app / 8393_10631.exe / {code_GetTaskDir_} / 19A8D615.tsk < prev    next >
Encoding:
Text File  |  2004-07-24  |  2.3 KB  |  121 lines

  1. ;**********************
  2. ;* RoboTask Task file *
  3. ;* Do not edit!       *
  4. ;**********************
  5.  
  6. [Root]
  7. ActionAfterRun=INTEGER|0
  8. Actions=FOLDER
  9. Automat=INTEGER|0
  10. CatID=INTEGER|2091259954
  11. ContinueOnError=INTEGER|0
  12. Events=FOLDER
  13. ExternalName=STRING|"Task127"
  14. Hide=INTEGER|0
  15. ID=INTEGER|430495253
  16. Name=STRING|"[DEMO] Ping and Text Loop Demo"
  17. Priority=INTEGER|3
  18. RunOnClose=INTEGER|0
  19. RunOnStartup=INTEGER|0
  20. ToLog=INTEGER|2
  21.  
  22. [Actions]
  23. Action1=FOLDER
  24. Action2=FOLDER
  25. Action3=FOLDER
  26. Action4=FOLDER
  27. Action5=FOLDER
  28. Action6=FOLDER
  29. Action7=FOLDER
  30. Action8=FOLDER
  31.  
  32. [Actions\Action1]
  33. ActionID=STRING|"A_LOOP_TEXT"
  34. Enabled=INTEGER|-1
  35. Name=STRING|"Text Loop"
  36. Params=FOLDER
  37.  
  38. [Actions\Action1\Params]
  39. destvar=STRING|"CURRENTSITE"
  40. file=STRING|"Sites.txt"
  41. line0=STRING|"neowise.com"
  42. line1=STRING|"robotask.com"
  43. line2=STRING|"download.com"
  44. line3=STRING|"google.com"
  45. line4=STRING|"yahoo.com"
  46. linecount=STRING|"5"
  47. sourcetext=STRING|"1"
  48.  
  49. [Actions\Action2]
  50. ActionID=STRING|"A_INET_PING"
  51. Enabled=INTEGER|-1
  52. Name=STRING|"Ping {CURRENTSITE}"
  53. Params=FOLDER
  54.  
  55. [Actions\Action2\Params]
  56. default=STRING|"-1"
  57. host=STRING|"{CURRENTSITE}"
  58. timeout=STRING|"20000"
  59. variable=STRING|"R_TIME"
  60.  
  61. [Actions\Action3]
  62. ActionID=STRING|"A_FLOW_IF"
  63. Enabled=INTEGER|-1
  64. Name=STRING|"If Then"
  65. Params=FOLDER
  66.  
  67. [Actions\Action3\Params]
  68. case=STRING|"0"
  69. operator=STRING|"1"
  70. type=STRING|"1"
  71. value1=STRING|"{R_TIME}"
  72. value2=STRING|"-1"
  73.  
  74. [Actions\Action4]
  75. ActionID=STRING|"A_ROBOTASK_LOG"
  76. Enabled=INTEGER|-1
  77. Name=STRING|"Log Message"
  78. Params=FOLDER
  79.  
  80. [Actions\Action4\Params]
  81. message=STRING|"Ping of ""{CURRENTSITE}"" is {R_TIME} msec"
  82. type=STRING|"1"
  83.  
  84. [Actions\Action5]
  85. ActionID=STRING|"A_FLOW_ELSE"
  86. Enabled=INTEGER|-1
  87. Name=STRING|"Else"
  88.  
  89. [Actions\Action6]
  90. ActionID=STRING|"A_ROBOTASK_LOG"
  91. Enabled=INTEGER|-1
  92. Name=STRING|"Log Message"
  93. Params=FOLDER
  94.  
  95. [Actions\Action6\Params]
  96. message=STRING|"""{CURRENTSITE}"" does not respond"
  97. type=STRING|"2"
  98.  
  99. [Actions\Action7]
  100. ActionID=STRING|"A_FLOW_ENDIF"
  101. Enabled=INTEGER|-1
  102. Name=STRING|"End If"
  103.  
  104. [Actions\Action8]
  105. ActionID=STRING|"A_LOOP_END"
  106. Enabled=INTEGER|-1
  107. Name=STRING|"End Loop"
  108.  
  109. [Events]
  110. Event1=FOLDER
  111.  
  112. [Events\Event1]
  113. Enabled=INTEGER|-1
  114. EventID=STRING|"E_GENERAL_CYCLIC"
  115. Params=FOLDER
  116.  
  117. [Events\Event1\Params]
  118. id=STRING|"4PZXZJ3E"
  119. interval=STRING|"180"
  120.  
  121.